Click or drag to resize

ExtendedProperty Constructor (ExtendedPropertyPath, DateTime)

Initializes a new instance of the ExtendedProperty class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ExtendedProperty(
	ExtendedPropertyPath propertyPath,
	DateTime value
)

Parameters

propertyPath
Type: Independentsoft.ExchangeExtendedPropertyPath
value
Type: SystemDateTime
See Also